Storm-static

Benchmark
Model:ftwc v.3 (MA)
Parameter(s)N = 8, TIME_BOUND = 5
Property:TimeMin (exp-time)
Invocation (default)
~/storm/build/bin/storm --jani ftwc.jani --janiproperty TimeMin --constants N=8,TIME_BOUND=5 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:44.18876647949219s
Return code:0
Relative Error:6.50979401163311e-08
Log
Storm 1.5.1

Date: Thu Apr 30 22:52:46 2020
Command line arguments: --jani ftwc.jani --janiproperty TimeMin --constants 'N=8,TIME_BOUND=5' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.003s.

Time for model construction: 0.096s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	10299
Transitions: 	26983
Choices: 	12635
Markovian St.: 	4951
Max. Rate.: 	2.0307
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (((workstations_up[0] = 0) | switches_down[0]) & ((workstations_up[1] = 0) | switches_down[1])) -> 1059 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Time for model preprocessing: 0.000s.

-------------------------------------------------------------- 
Model type: 	Markov Automaton (sparse)
States: 	10299
Transitions: 	26983
Choices: 	12635
Markovian St.: 	4951
Max. Rate.: 	2.0307
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (((workstations_up[0] = 0) | switches_down[0]) & ((workstations_up[1] = 0) | switches_down[1])) -> 1059 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "TimeMin": T[exp]min=? [F (((workstations_up[0] = 0) | switches_down[0]) & ((workstations_up[1] = 0) | switches_down[1]))] ...
Result (for initial states): 1995339.889253636
Time for model checking: 44.061s.